ASP.NET Core MVC コントロールヘルプ
BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
Defines a builder to configurate C1.Web.Mvc.BaseODataCollectionViewService<T>.
オブジェクト モデル
BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
シンタックス
'宣言
 
Public MustInherit Class BaseODataCollectionViewServiceBuilder
    (Of T,TControl As BaseODataCollectionViewService(Of T),
     TBuilder As BaseODataCollectionViewServiceBuilder(Of T,TControl,TBuilder)) 
   Inherits BaseCollectionViewServiceBuilder(Of T,TControl,TBuilder)
   Implements ITemplateBuilder(Of TBuilder), Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> : BaseCollectionViewServiceBuilder<T,TControl,TBuilder>, ITemplateBuilder<TBuilder>, Microsoft.AspNetCore.Html.IHtmlContent  
where TControl: BaseODataCollectionViewService<T>
where TBuilder: BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder>
型パラメータ
T
TControl
TBuilder
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder>
                     C1.Web.Mvc.Fluent.ODataCollectionViewServiceBuilder<T>
                     C1.Web.Mvc.Fluent.ODataVirtualCollectionViewServiceBuilder<T>

参照

BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> メンバ
C1.Web.Mvc.Fluent 名前空間